7.3 Clustering
1 Recommended reading
James et al. (2021): Chapter 12
Hastie, Tibshirani, and Friedman (2017): Chapters 14.3.6, 14.3.10 & 14.3.12
2 Preparation
3 Clustering algorithms
Warning
This page is still under construction. More content will be added soon!
3.1 \(k\)-means
3.2 Partitioning around medoids (PAM)
3.3 Hierarchical agglomerative clustering
Hastie, Trevor, Robert Tibshirani, and Jerome H. Friedman. 2017. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. 2nd ed. New York, NY: Springer.
James, Gareth, Daniela Witten, Trevor Hastie, and Robert Tibshirani. 2021. An Introduction to Statistical Learning: With Applications in r. New York: Springer. https://doi.org/10.1007/978-1-0716-1418-1.